-- card: 51251 from stack: in -- bmap block id: 51510 -- flags: 4000 -- background id: 25390 -- name: Student Age Reporting DateÉ ----- HyperTalk script ----- on returnKey flashButton "OK" doMenu first end returnKey -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=107 top=220 right=238 bottom=205 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp doMenu first end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=307 top=220 right=238 bottom=405 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp doMenu first end mouseUp